home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / sapphire.zip / MSGBASES.DEF < prev    next >
Text File  |  1992-01-12  |  3KB  |  73 lines

  1. ; Lines beginning with semicolons (like this one) are comments.
  2. ; For additional comments, see the end of this file.
  3. ;
  4. ;
  5. ;  Letter used
  6. ;  to pick base         Levels    Levels
  7. ; /                     that may  that may  Access
  8. ;/ Definition of Base   READ      SEND      Method
  9. ;  -------------------  --------  --------  ------
  10. N  Non-member Base       2345678  12345678  READ
  11. B  Basic Member Base     2345678   2345678  READ
  12. S  Special Member Base    345678    345678  READ
  13. T  Top Notch Base          45678     45678  READ
  14. I  Inner Circle Base        5678      5678  READ
  15. E  E-Mail               12345678   2345678  EMAIL
  16. F  Feedback to Sysop          78  12345678  READ
  17. L  Logon Announcement   12345678        78  LOGON
  18. X  Unused                      8         8  VOID
  19. X  Unused                      8         8  VOID
  20. X  Unused                      8         8  VOID
  21. X  Unused                      8         8  VOID
  22. X  Unused                      8         8  VOID
  23. X  Unused                      8         8  VOID
  24. X  Unused                      8         8  VOID
  25. ;  -------------------  --------  --------  ------
  26. ;  Definition of Base   12345678  12345678  Method
  27. ;
  28. ;
  29. ; Letter Used to Pick Base
  30. ; ------------------------
  31. ; You can use any standard ASCII character here, with four exceptions, which
  32. ; can not be used because they have special meanings:
  33. ;
  34. ; * = All bases   ; = Comment in this file   ? = Help   Q = Quit
  35. ;
  36. ;
  37. ; Access Method
  38. ; -------------
  39. ; READ   Normal message base, displayed via READ
  40. ; LOGON  Displayed automatically at logon time (Maximum of 1 Logon base)
  41. ; EMAIL  Prompts for intended recipient if msg isn't private (Max 1 EMail base)
  42. ; VOID   Does not show up anywhere
  43. ;
  44. ;
  45. ; Moving Base Definition Lines Around
  46. ; -----------------------------------
  47. ; The system's memory of previous reading is sensitive to the position of the
  48. ; base definition in the list, so you can't simply move the letters around.
  49. ; For example, if you switched the positions of X and Y bases, Y would have
  50. ; the "last read time" of X, and vice versa.
  51. ;
  52. ;
  53. ; Changing the Letter of an Existing Base
  54. ; ---------------------------------------
  55. ; The EMail and Logon bases do NOT have to have the letters E and L, but
  56. ; note that once you've selected them, changing them takes some extra effort.
  57. ; For example, if you switch EMail's letter to X, you should make an "E" base
  58. ; ("Old E-Mail") available to let people pick it up (manually) for a while.
  59. ; Give this base an access method of READ, as you can only have 1 EMail base.
  60. ; This base definition should replace a long-disused base definition, so
  61. ; that no mail is missed due to left-over read-times (i.e. left over from the
  62. ; last time the definition line was used).
  63. ;
  64. ;
  65. ; Default Base
  66. ; ------------
  67. ; When a user uses the READ or SEND command for the first time in a session,
  68. ; Sapphire will suggest the first base that he can use with that command,
  69. ; based on the base definitions above.  If by mistake you gave a user READ
  70. ; or SEND without access to any base, the user is given access to the first
  71. ; base defined.  For this reason, it's a good idea for a low-level base to
  72. ; be listed first.
  73.